Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task processing timeout #121

Merged
merged 1 commit into from
Oct 26, 2023
Merged

task processing timeout #121

merged 1 commit into from
Oct 26, 2023

Conversation

ermalkaleci
Copy link
Collaborator

No description provided.

@ermalkaleci ermalkaleci requested a review from xlc October 26, 2023 08:59
// make sure it's still connected
if response.is_closed() {
return;
if let Ok(result) =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this background task code is slowing getting out of control... we should seek ways to refactor this gigantic handler to something more manageable later

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree

@xlc xlc merged commit f42d4ac into master Oct 26, 2023
1 check passed
@xlc xlc deleted the task-timeout branch October 26, 2023 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants